[INFO] fetching crate obeli-sk-boa-engine 1.0.0-obeli-sk.7...
[INFO] checking obeli-sk-boa-engine-1.0.0-obeli-sk.7 against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] extracting crate obeli-sk-boa-engine 1.0.0-obeli-sk.7 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate obeli-sk-boa-engine 1.0.0-obeli-sk.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate obeli-sk-boa-engine 1.0.0-obeli-sk.7
[INFO] tweaked toml for crates.io crate obeli-sk-boa-engine 1.0.0-obeli-sk.7 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate obeli-sk-boa-engine 1.0.0-obeli-sk.7 on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate obeli-sk-boa-engine 1.0.0-obeli-sk.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 28d8b9853930e1c874e370fa5dda7899f7faaa1932df2af2138d6a1bf0c51b95
[INFO] running `Command { std: "docker" "start" "28d8b9853930e1c874e370fa5dda7899f7faaa1932df2af2138d6a1bf0c51b95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "28d8b9853930e1c874e370fa5dda7899f7faaa1932df2af2138d6a1bf0c51b95" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28d8b9853930e1c874e370fa5dda7899f7faaa1932df2af2138d6a1bf0c51b95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "28d8b9853930e1c874e370fa5dda7899f7faaa1932df2af2138d6a1bf0c51b95" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling fastrand v2.4.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking ryu-js v1.0.2
[INFO] [stderr]    Compiling icu_locale_data v2.2.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_calendar_data v2.2.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking obeli-sk-boa-string v1.0.0-obeli-sk.7
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling float16 v0.1.5
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking regress v0.11.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling husky-rs v0.3.2
[INFO] [stderr]     Checking ixdtf v0.6.5
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]     Checking intrusive-collections v0.10.0
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking obeli-sk-small-btree v1.0.0-obeli-sk.7
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking xsum v0.1.6
[INFO] [stderr]     Checking oneshot v0.2.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking obeli-sk-tag-ptr v1.0.0-obeli-sk.7
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling dynify-macros v0.1.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling obeli-sk-boa-macros v1.0.0-obeli-sk.7
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking calendrical_calculations v0.2.4
[INFO] [stderr]     Checking dynify v0.1.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking futures-concurrency v7.7.1
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking obeli-sk-boa-gc v1.0.0-obeli-sk.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking obeli-sk-boa-interner v1.0.0-obeli-sk.7
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking timezone_provider v0.2.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_locale v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_calendar v2.2.1
[INFO] [stderr]     Checking obeli-sk-boa-ast v1.0.0-obeli-sk.7
[INFO] [stderr]     Checking temporal_rs v0.2.3
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking obeli-sk-boa-parser v1.0.0-obeli-sk.7
[INFO] [stderr]     Checking obeli-sk-boa-engine v1.0.0-obeli-sk.7 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `obeli-sk-boa-engine` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f4690f24e7d9bcb0b168a02b06dd61391e8bd55a/bin/rustc --crate-name boa_engine --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::suspicious' '--warn=clippy::style' --warn=rust_2021_compatibility --warn=rust_2018_idioms --warn=rust_2018_compatibility '--warn=clippy::perf' '--warn=clippy::pedantic' --warn=nonstandard_style --warn=let_underscore --warn=future_incompatible '--warn=clippy::correctness' '--warn=clippy::complexity' '--warn=clippy::all' --warn=warnings --warn=variant_size_differences --warn=unused_qualifications --warn=unused_lifetimes --warn=unused_import_braces --warn=unused_crate_dependencies --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=trivial_numeric_casts --warn=trivial_casts --warn=single_use_lifetimes '--warn=rustdoc::private_intra_doc_links' '--warn=rustdoc::private_doc_tests' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' --warn=noop_method_call --warn=non_ascii_idents --warn=missing_docs --warn=missing_debug_implementations '--warn=rustdoc::missing_crate_level_docs' --warn=missing_copy_implementations --warn=missing_abi --warn=meta_variable_misuse --warn=macro_use_extern_crate '--warn=rustdoc::invalid_rust_codeblocks' '--warn=rustdoc::invalid_codeblock_attributes' '--warn=clippy::dbg_macro' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' --cfg 'feature="default"' --cfg 'feature="float16"' --cfg 'feature="temporal"' --cfg 'feature="xsum"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("annex-b", "default", "deser", "either", "embedded_lz4", "experimental", "float16", "flowgraph", "fuzz", "intl", "intl_bundled", "js", "jsvalue-enum", "lz4_flex", "native-backtrace", "system-time-zone", "temporal", "trace", "xsum"))' -C metadata=67c130643ed8e8ce -C extra-filename=-1bf0cbcf7990376e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aligned_vec=/opt/rustwide/target/debug/deps/libaligned_vec-703dbe2093fe19ad.rmeta --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-30751d79791e52e6.rmeta --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-65e529662f8c99a4.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-321b45f90a488b9f.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-63c4527e20114f2a.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-190c9021fd162845.rmeta --extern cow_utils=/opt/rustwide/target/debug/deps/libcow_utils-2e6250e60ac57551.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-b7ec519325104a57.rmeta --extern dynify=/opt/rustwide/target/debug/deps/libdynify-0ab880248de4206f.rmeta --extern fast_float2=/opt/rustwide/target/debug/deps/libfast_float2-d3bcb9a4753d2296.rmeta --extern float16=/opt/rustwide/target/debug/deps/libfloat16-a4b36156f85c05dc.rmeta --extern futures_concurrency=/opt/rustwide/target/debug/deps/libfutures_concurrency-8bee2bee739d0ee8.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-9f7abb95ac3480b5.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-0351dbc9c736718e.rmeta --extern icu_calendar=/opt/rustwide/target/debug/deps/libicu_calendar-02346089503ce1ea.rmeta --extern icu_normalizer=/opt/rustwide/target/debug/deps/libicu_normalizer-2f82c7be4386ea39.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-206c76b84305fdcd.rmeta --extern intrusive_collections=/opt/rustwide/target/debug/deps/libintrusive_collections-368baf37518bae37.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6bbe446d760b46e0.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-136624ffde1be25a.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-73d7188e19b30f48.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f20bdcfe3eb0a45.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-0415dfe0a9fb82ac.rmeta --extern boa_ast=/opt/rustwide/target/debug/deps/libobeli_sk_boa_ast-eb2a74d41d3c7b0c.rmeta --extern boa_gc=/opt/rustwide/target/debug/deps/libobeli_sk_boa_gc-b3c22079a3061fe2.rmeta --extern boa_interner=/opt/rustwide/target/debug/deps/libobeli_sk_boa_interner-ec7b5deb1d2c72b3.rmeta --extern boa_macros=/opt/rustwide/target/debug/deps/libobeli_sk_boa_macros-4a28f30bb1327af0.so --extern boa_parser=/opt/rustwide/target/debug/deps/libobeli_sk_boa_parser-65ec283ab93f4cb3.rmeta --extern boa_string=/opt/rustwide/target/debug/deps/libobeli_sk_boa_string-5890189f8d02de75.rmeta --extern small_btree=/opt/rustwide/target/debug/deps/libobeli_sk_small_btree-4b6215a1cae391db.rmeta --extern tag_ptr=/opt/rustwide/target/debug/deps/libobeli_sk_tag_ptr-165aba2cf6713c16.rmeta --extern oneshot=/opt/rustwide/target/debug/deps/liboneshot-401494430644fef1.rmeta --extern pastey=/opt/rustwide/target/debug/deps/libpastey-ace680b323e55477.so --extern portable_atomic=/opt/rustwide/target/debug/deps/libportable_atomic-1db95b1b44ff4bb7.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-a099db51ca4e89d5.rmeta --extern regress=/opt/rustwide/target/debug/deps/libregress-042766cc73d86c2f.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-fa54ace8adeddf71.rmeta --extern ryu_js=/opt/rustwide/target/debug/deps/libryu_js-4719ca6c41f56f96.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-02fad437dadf681f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-101eb3405a23514d.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-f2154b0bf273423d.rmeta --extern tap=/opt/rustwide/target/debug/deps/libtap-5e0b76b1214ba198.rmeta --extern temporal_rs=/opt/rustwide/target/debug/deps/libtemporal_rs-b8bc3db5618de6c2.rmeta --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-ff4a7228d7e61641.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4077ed2d7788b2a2.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-069155236710e015.rmeta --extern timezone_provider=/opt/rustwide/target/debug/deps/libtimezone_provider-7286ebf02161988f.rmeta --extern xsum=/opt/rustwide/target/debug/deps/libxsum-392ad53d260d0cf4.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "28d8b9853930e1c874e370fa5dda7899f7faaa1932df2af2138d6a1bf0c51b95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28d8b9853930e1c874e370fa5dda7899f7faaa1932df2af2138d6a1bf0c51b95", kill_on_drop: false }`
[INFO] [stdout] 28d8b9853930e1c874e370fa5dda7899f7faaa1932df2af2138d6a1bf0c51b95
